Skip to content

Bump taskcluster from 29.1.3 to 29.3.0#140

Merged
marco-c merged 1 commit intomasterfrom
dependabot/pip/taskcluster-29.3.0
May 5, 2020
Merged

Bump taskcluster from 29.1.3 to 29.3.0#140
marco-c merged 1 commit intomasterfrom
dependabot/pip/taskcluster-29.3.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented May 5, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps taskcluster from 29.1.3 to 29.3.0.

Release notes

Sourced from taskcluster's releases.

v29.3.0

GENERAL

▶ [minor] bug 1630019 The purge_cache service now uses normalized db tables

▶ [patch] bug 1633582 The worker-manager Google provider now labels worker disks with the same set of labels as VMs.

USERS

▶ [patch] #1536 taskcluster-client-web no longer shows the 'hawk is undefined' regression error.

DEVELOPERS

▶ [patch] bug 1630023 DB version 8 introduces some utility functions that will be useful in migrating from (and downgrading to) tc-lib-entities-compatible tables.

▶ [patch] The morgan-debug logging for web services has been removed in favor of continued support of our api logging and iprepd logging in production

OTHER

▶ Additional change not described here: bug 1633882.

v29.2.0

DEPLOYERS

▶ [patch] bug 1606006 Services that use ephemeral queues now use a different queue name on each connection. This avoids issues with RESOURCE-LOCKED from RabbitMQ.

USERS

▶ [minor] bug 1629807 Taskcluster login now includes a state token in the url search query during the login transaction to conform with the recommendations in rfc-261.

▶ [patch] bug 1631099 Taskcluster-GitHub now retries on 401 "Bad Credentials" errors from GitHub, as suggested by GitHub developers.

▶ [patch] bug 1633622 The taskcluster-client-web package now contains the build directory as expected.

Changelog

Sourced from taskcluster's changelog.

v29.3.0

GENERAL

▶ [minor] bug 1630019 The purge_cache service now uses normalized db tables

▶ [patch] bug 1633582 The worker-manager Google provider now labels worker disks with the same set of labels as VMs.

USERS

▶ [patch] #1536 taskcluster-client-web no longer shows the 'hawk is undefined' regression error.

DEVELOPERS

▶ [patch] bug 1630023 DB version 8 introduces some utility functions that will be useful in migrating from (and downgrading to) tc-lib-entities-compatible tables.

▶ [patch] The morgan-debug logging for web services has been removed in favor of continued support of our api logging and iprepd logging in production

OTHER

▶ Additional change not described here: bug 1633882.

v29.2.0

DEPLOYERS

▶ [patch] bug 1606006 Services that use ephemeral queues now use a different queue name on each connection. This avoids issues with RESOURCE-LOCKED from RabbitMQ.

USERS

▶ [minor] bug 1629807 Taskcluster login now includes a state token in the url search query during the login transaction to conform with the recommendations in rfc-261.

▶ [patch] bug 1631099 Taskcluster-GitHub now retries on 401 "Bad Credentials" errors from GitHub, as suggested by GitHub developers.

▶ [patch] bug 1633622 The taskcluster-client-web package now contains the build directory as expected.

Commits
  • 8d06000 v29.3.0
  • d1444ef Merge pull request #2765 from helfi92/client-web-dev-deps
  • 860691e Add peer dependencies in dev dependencies as well
  • fda0d29 Merge pull request #2764 from renovate-bot/renovate/babel-monorepo
  • 71a58d0 Update babel monorepo to v7.9.6
  • ab1da54 Merge pull request #2757 from djmitche/bug1633882
  • 551ad55 Bug 1633882 - use updated call to uploadReleaseAssert
  • 53e24a2 Merge pull request #2755 from helfi92/tc-client-web
  • 54e7121 Change changelog audience to users
  • 64549bf Merge pull request #2754 from djmitche/rename-purge-cache-expires
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Dependabot tried to add @La0 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/mozilla/task-boot/pulls/140/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the mozilla/task-boot repository. // See: https://developer.github.com/v3/pulls/review_requests/#create-a-review-request

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label May 5, 2020
@marco-c
Copy link
Copy Markdown
Collaborator

marco-c commented May 5, 2020

@dependabot rebase

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 29.1.3 to 29.3.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v29.1.3...v29.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/pip/taskcluster-29.3.0 branch from 6b2858b to 103f7fe Compare May 5, 2020 10:47
@marco-c marco-c merged commit b842f37 into master May 5, 2020
@marco-c marco-c deleted the dependabot/pip/taskcluster-29.3.0 branch May 5, 2020 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant